home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / lst123st.unp < prev    next >
Text File  |  1985-08-03  |  2KB  |  46 lines

  1. There are two versions (at least) of Lotus 123 called Release 1A
  2. identified by an "*" that displays on the first screen under
  3. the "s" in the word "Release"
  4.                                      Release 1A
  5.                                           *
  6.  
  7. To unprotect these versions so they can be run on a hard disk
  8. without requiring the SYSTEM DISK in drive A, do the following:
  9.  
  10. 1. RENAME   123.EXE    123.XYZ
  11. 2. DEBUG    123.XYZ
  12. 3. Determine which version you have by the following steps:
  13.  
  14.    a. Type     U AB8C     press ENTER
  15.    b. Type     U AEC4     press ENTER
  16.  
  17.     Under one address or the other you should see  MOV  CX,0002
  18.     If you don't, something is different. See below for another chance.
  19.     Using the MOV CX,0002 address from above in place of XXXX, do the below:
  20.  
  21. 4. Type     E XXXX C3     press ENTER
  22. 5. Type     W
  23. 6. Type     Q
  24. 7. RENAME   123.XYZ   123.EXE
  25.  
  26. That's it. It will now run from any drive. As always, this patch
  27. is provided so that honest people don't have to suffer the
  28. inconvienences imposed upon them by software manufacturers.
  29.  
  30. If MOV CX,0002 was not at either address, type in:
  31. S 100 EFFF CD 13         press ENTER
  32. debug will return an address. Using that address in place of XXXX, enter
  33. U XXXX                   press ENTER
  34. Two lines below INT 13 you should see MOV CX,0002
  35. use this address in step 4.
  36. If this doesn,t work, they have changed it again and you're on your own.
  37.  
  38. To bypass the initial logo on the versions above, do the below:
  39.  
  40. 1. Type    E 049D 90 90 90
  41. 2. Type    E 04C8 90 90 90
  42.  
  43. GOOD LUCK!
  44. the initial logo on the versions above, do the below:
  45.  
  46. 1. Type    E 049D 90